* lisp.h (union Lisp_Object.i): EMACS_INT, not EMACS_UINT.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Jun 2011 18:32:22 +0000 (11:32 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Jun 2011 18:32:22 +0000 (11:32 -0700)
commit03759c6bffe9e2f79cc1e76cc92a2d6e787a859e
tree28545e5817009ce4f79d1e31d6f74c7b0e6a469d
parent90f42cadb3766817763ee03c1adf58fa3246b52d
* lisp.h (union Lisp_Object.i): EMACS_INT, not EMACS_UINT.

This is for consistency with the ordinary, non-USE_LISP_UNION_TYPE,
implementation.
src/ChangeLog
src/lisp.h